To reset a computer account
Using the Windows interface
- Open Active Directory Users and Computers.
- In the console tree, click Computers.
Where?
- Active Directory Users and Computers
- domain node
- Computers
Or, click the folder that contains the computer that you want to reset.
- In the details pane, right-click the computer, and then click Reset Account.
Notes
Using a command line
- Open Command Prompt.
- Type:
dsmod computer ComputerDN -reset
Value |
Description |
ComputerDN |
Specifies the of one or more computer objects that you want to reset. |
Notes
- XOX
- XOX
- To view the complete syntax for this command, at a command prompt, type:
dsmod computer /?
Related Topics